home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / Utilities / Xerox Workcentre 5335 / Windows Utilities / Installer64 / XReg.exe / MANIFEST / 1
Text File  |  2012-09-19  |  622b  |  14 lines

  1. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  2.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  3.     <security>
  4.       <requestedPrivileges>
  5.         <requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
  6.       </requestedPrivileges>
  7.     </security>
  8.   </trustInfo>
  9.   <dependency>
  10.     <dependentAssembly>
  11.       <assemblyIdentity type="Win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" language="*"></assemblyIdentity>
  12.     </dependentAssembly>
  13.   </dependency>
  14. </assembly>